home *** CD-ROM | disk | FTP | other *** search
/ Internet Publisher's Toolbox 2.0 / Internet Publisher's Toolbox.iso / html / whttpd14 / support / sighttpd / sighttpd.def < prev    next >
Encoding:
Text File  |  1994-06-04  |  204 b   |  15 lines

  1. LIBRARY SIGHTTPD
  2.  
  3. EXETYPE WINDOWS
  4.  
  5. CODE    PRELOAD
  6. DATA    PRELOAD SINGLE MOVEABLE
  7.  
  8. HEAPSIZE    1024        ; room for local variables
  9.  
  10. EXPORTS
  11.             WEP            @1
  12.             SigHTTPD    @2
  13.             WindCatcher    @3
  14.  
  15.